func github.com/go-pg/pg/v10/orm.callAfterScanHook
2 uses
github.com/go-pg/pg/v10/orm (current package)
hook.go#L120: func callAfterScanHook(ctx context.Context, v reflect.Value) error {
model_table_struct.go#L184: if err := callAfterScanHook(ctx, m.strct.Addr()); err != nil && firstErr == nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)